Do not call popover_set_relative with NULL
authorPaolo Borelli <pborelli@gnome.org>
Sat, 15 Feb 2014 10:30:53 +0000 (11:30 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 19 Feb 2014 05:25:34 +0000 (00:25 -0500)
commit2f379604d1f2211406b74aefd6553e2bd452ccc0
tree6c5a2e25d61f536f24354a76249b4a2811a32361
parent479babf339ad25296089ef1aed6d9823d1a86625
Do not call popover_set_relative with NULL

This gives a critical warning since that function expects a
valid widget.

https://bugzilla.gnome.org/show_bug.cgi?id=724407
gtk/gtkmenubutton.c